'Declaration
Public Overloads Sub AddClosedCurve( _ ByVal points() As NPointD, _ ByVal tension As System.Double _ )
'Usage
Dim instance As NGraphicsPath Dim points() As NPointD Dim tension As System.Double instance.AddClosedCurve(points, tension)
Parameters
- points
- tension